home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 112 (1989-11-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 112 (1989-11-15)(Ossowski, Stefan)(DE)(PD).adf / Mischief / MakeFile < prev    next >
Makefile  |  1989-07-05  |  230b  |  11 lines

  1. Mischief:    Mischief.o TimerDevice.o Sound.o
  2.         LN Mischief.o TimerDevice.o Sound.o detach.o32 +Cd -Lc32
  3.  
  4. Mischief.o:    Mischief.c
  5.         CC Mischief.c +L
  6.  
  7. TimerDevice.o:    TimerDevice.c
  8.         CC TimerDevice.c +L
  9.  
  10. Sound.o:    Sound.c
  11.         CC Sound.c +L